(no commit message)
authorDoable8234 <Doable8234@web>
Thu, 12 Dec 2024 05:16:49 +0000 (05:16 +0000)
committeradmin <admin@branchable.com>
Thu, 12 Dec 2024 05:16:49 +0000 (05:16 +0000)
doc/forum/Unable_to_delete_preferred-content.log.mdwn

index 1671db32148053778cfcfcaae75f96641fb5b98c..5d331f09e04b90a5b527694de7232b6174178653 100644 (file)
@@ -1,4 +1,4 @@
-I create a preferred content expression for a host by running `git annex wanted . <some expression>` for a test. Now I want to clear this completely. However, if I manually delete the `preferred-content.log`, every time I do a sync it pops back up.
+I create a preferred content expression for a host by running `git annex wanted . <some expression>` for a test. Now I want to clear this completely. However, if I manually delete the `preferred-content.log`, every time I do a `git annex add` it pops back up.
 
 How can I just delete this completely so it stays deleted? One of the reasons I want to clear this is since `git annex sync` behavior is changing to start doing `sync --content` by default. I know that having it as standard should be effectively the same, but there's gotta be a way to completely undo it.